{ "summary": "Get specific notification preferences alert", "description": "", "method": "GET", "path": "/users/{user-id}/notification-preferences/alerts/{id}", "parameters": { "user-id": "string", "id": 1.0 }, "request_body": null, "response": { "id": 1, "method": "EMAIL", "contact": {}, "delayMin": 1, "type": "LOW_PRIORITY" } }